WRITE STRING TO REGISTRY

Write a string to the specified registry location.

  Syntax
WRITE STRING TO REGISTRY Folder Name, Key Name, String
  Parameters
Folder Name
String
The folder name points to the general area within the registry
Key Name
String
The key name points to the label that describes the data stored within the registry folder
String
String
This value is a string value encased in speech marks.

  Returns

A value from the specified registry location

  Description

The folder name points to the general area within the registry. The key name points to the label that describes the data stored within the registry folder. The string is the text you wish to store.

  Example Code
No example code is provided for this command
  See also

INPUT Commands Menu
Index